home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / OWLSRC.PAK / TMPLINS4.CPP < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-06  |  362 b   |  13 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (c) 1995, 1997 by Borland International, All Rights Reserved
  4. //----------------------------------------------------------------------------
  5. #include <owl/pch.h>
  6.  
  7. //
  8. // TRichEdit
  9. //
  10. #if defined(BI_PLAT_WIN32)
  11. #include <owl/richedpr.h>
  12. #endif
  13.